home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 15
/
Aminet 15 - Nov 1996.iso
/
Aminet
/
dev
/
gcc
/
ixemsdk.lha
/
man
/
cat3
/
asinh.0
< prev
next >
Wrap
Text File
|
1996-09-02
|
1KB
|
34 lines
ASINH(3) UNIX Programmer's Manual ASINH(3)
NNAAMMEE
aassiinnhh - inverse hyperbolic sine function
SSYYNNOOPPSSIISS
##iinncclluuddee <<mmaatthh..hh>>
_d_o_u_b_l_e
aassiinnhh(_d_o_u_b_l_e _x)
_f_l_o_a_t
aassiinnhhff(_f_l_o_a_t _x)
DDEESSCCRRIIPPTTIIOONN
The aassiinnhh() and aassiinnhhff() functions compute the inverse hyperbolic sine of
the real argument
RREETTUURRNN VVAALLUUEESS
The aassiinnhh() and aassiinnhhff() functions return the inverse hyperbolic sine of
_x.
RREETTUURRNN VVAALLUUEESS
Exceptional cases are handled by matherr(3).
SSEEEE AALLSSOO
acosh(3), atanh(3), exp(3), infnan(3), math(3), matherr(3)
HHIISSTTOORRYY
The aassiinnhh() function appeared in 4.3BSD.
4.3 Berkeley Distribution May 6, 1991 1